home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / security / doc / clippings / 930629-01 < prev    next >
Encoding:
Text File  |  1993-07-10  |  2.8 KB  |  60 lines

  1. Message-Id: <9306291817.AA11273@tictac.cert.org>
  2. Date: Tue, 29 Jun 93 14:16:30 EDT
  3. From: ylee@syl.dl.nec.com
  4. Reply-To: ylee@syl.dl.nec.com
  5. Subject: SOCKS proxy server with finger/ftp/telnet/xgopher clients
  6.  
  7.  
  8. I have been working on David Koblas's SOCKS package, mainly for
  9. our own use. It has now reached a state that others may be interested
  10. in using as well.  So, I am now making it available for anonymous
  11. ftp. It is on host ftp.inoc.dl.nec.com (143.101.112.3) in directory
  12. pub/security, the file name is socks.cstc.930629.tar.Z. Remember
  13. to download it in binary mode.
  14.  
  15. Here are the first two paragraphs in the README.1st file:
  16.  
  17.    This is SOCKS, a package conisisting of a proxy server (sockd)
  18.    and client programs corresponding to finger, whois, ftp, telnet,
  19.    and xgopher, as well as a library module for adapting other
  20.    applications into new client programs.
  21.    
  22.    The original was written by David Koblas (koblas@netcom.com).
  23.    I adapted the server code (sockd) to make it run on SunOS4.1.x,
  24.    added access control accroding to user-ids, corrected the
  25.    mistakes for using operator 'lt' or 'gt' with port number,
  26.    and added rtelnet and rxgopher clients.  I also modified the
  27.    Makefiles and supplied man pages that, I hope, will be helpful
  28.    even to people who don't read the code. The rxgopher client is
  29.    based on xgopher ver. 1.2 by Allan Tuchman, University of
  30.    Illinois at Urbana-Champaign, a-tuchman@uiuc.edu.
  31.  
  32. Please note that the package has only been tested on SunOS 4.1.x.
  33. I have no way for testing it with other systems, so I won't be able to
  34. give you much help on system-dependent problems.  But let me know
  35. if you run into any problems getting it, building it, or running it
  36. anyway.
  37.  
  38. Good luck and enjoy it. 
  39.  
  40.     Ying-Da Lee    (214)518-3490    (214)518-3552 (FAX)
  41.     Principal Member Technical Staff
  42.     NEC Systems Laboratory, C&C Software Technology Center /
  43.     NEC USA, Corporate Network Administration Division
  44.     ylee@syl.dl.nec.com
  45.  
  46.  
  47.  **CERT-Tools Information:****************************************************
  48.  * Submissions                         : cert-tools@cert.org                 *
  49.  * Address additions/deletions/changes : cert-tools-request@cert.org         *
  50.  * Moderator                           : tools@cert.org                      *
  51.  *                                                                           *
  52.  *  The CERT Coordination Center will not formally review, evaluate, or      *
  53.  *  endorse the tools and techniques described.  The decision to use the     *
  54.  *  tools and techniques described is the responsibility of each user or     *
  55.  *  organization and we encourage each organization to thoroughly evaluate   *
  56.  *  new tools and techniques before installation or use.                     *
  57.  *****************************************************************************
  58.  
  59.  
  60.